Rekognition のカスタムラベルモデルをリージョン間コピーできるかどうかについて教えてください
困っていた内容
Rekognition のカスタムラベルモデルを複数のリージョンで使用しています。
プロジェクトの要件でカスタムラベルモデルを単一のリージョンに集約する必要があるのですが、カスタムラベルモデルをリージョン間コピーできるかどうかについて教えてください。
どう対応すればいいの?
直接的にコピーする方法はないため、カスタムラベルモデルを使用するリージョンでモデルをトレーニングする必要があります。
You can't use CopyProjectVersion to copy a model to a project in a different AWS Region. Also, you can't copy a model with the Amazon Rekognition Custom Labels console. In these cases, you can train the model in the destination project with the datasets used to train the source model.